Warn that numba may not work on non-x86
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sat, 21 Sep 2024 16:21:40 +0000 (17:21 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sat, 21 Sep 2024 16:21:40 +0000 (17:21 +0100)
commite46b48cc73337c93db246e4c65bf8204fd484260
tree3fd095d70ee696e39215cddfccf55d93fd792c6d
parent36170f8b5b39ec2c5116a15e6604233f4fcaa645
Warn that numba may not work on non-x86

Currently known issues are crashes, not wrong answers, but because
the test setup doesn't allow ignoring crashes but failing on
wrong answers, it would be easy to not notice if this changed

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no

Gbp-Pq: Name numba_warn_nonx86.patch
pandas/compat/_optional.py